OnStreamingCompleted Method
         
         
         
	Summary
Called when all streams specified in the StreamsLimit are processed.
	  
	Syntax
protected abstract void OnStreamingCompleted( 
   TServiceState state 
) 
 
protected: 
abstract void OnStreamingCompleted(  
   _TServiceState^_ state 
)  
 
Parameters
state
User state information.